libldap-symbol-versions
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Thu, 6 Feb 2020 18:08:12 +0000 (18:08 +0000)
committerRyan Tandy <ryan@nardis.ca>
Thu, 6 Feb 2020 18:08:12 +0000 (18:08 +0000)
commit0404007737293cab2d2a298681d1ac610f96dc1b
tree21bc40ca708c99174dee566e16b769608f6a20ef
parent4895356f37e4fc3605f33bf169b6b046a3117e8f
libldap-symbol-versions

Add symbol versioning to the public LDAP libraries.  This is required for
library transitions, such as the current transition from 2.1 to 2.4,
since programs will sometimes have both libraries loaded by different
dependency chains during the transition.

Not yet contributed upstream.

Upstream ITS #5365 filed requesting symbol versioning for libldap and
libber.

Gbp-Pq: Name libldap-symbol-versions
build/openldap.m4
build/top.mk
configure.in
libraries/liblber/Makefile.in
libraries/liblber/liblber.map [new file with mode: 0644]
libraries/libldap/Makefile.in
libraries/libldap/libldap.map [new file with mode: 0644]
libraries/libldap_r/Makefile.in